home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / incl98.zoo / unixlib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-10  |  82 b   |  5 lines

  1. #ifndef _UNIXLIB_H
  2. #define _UNIXLIB_H
  3. #include <unistd.h>
  4. #endif /* _UNIXLIB_H */
  5.